home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / wspatch.arc / WSPATCH.BAT next >
Encoding:
DOS Batch File  |  1986-01-18  |  256 b   |  13 lines

  1. copy ws.com ws.xxx
  2. ren  ws.com ws.old
  3. debug ws.xxx <wspatch.bat
  4. goto :exit
  5.  
  6. e 4c60 90 90 90 90 90 90
  7. e 4d26 c3
  8. w
  9. q
  10.  
  11. :exit
  12. ren ws.xxx ws.com
  13.